Builder
This message wraps a MeshPacket with extra metadata about the sender and how it arrived.
Content copied to clipboard
meshtastic.ServiceEnvelope
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MQTTProtos.ServiceEnvelope.Builder
Link copied to clipboard
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The global channel ID it was sent on
Content copied to clipboard
string channel_id = 2;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
The sending gateway node ID. Can we use this to authenticate/prevent fake
nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
the globally trusted nodenum
Content copied to clipboard
string gateway_id = 3;
Link copied to clipboard
open fun setPacket(builderForValue: MeshProtos.MeshPacket.Builder): MQTTProtos.ServiceEnvelope.Builder
The (probably encrypted) packet
Content copied to clipboard
.meshtastic.MeshPacket packet = 1;